dnd: Remove gdk_drag_get_selection()
authorBenjamin Otte <otte@redhat.com>
Thu, 14 Dec 2017 03:34:33 +0000 (04:34 +0100)
committerBenjamin Otte <otte@redhat.com>
Thu, 14 Dec 2017 03:39:22 +0000 (04:39 +0100)
commitb49a9b9933490dc717894fbef4cae0df0775453c
treeb1997059daa5d8760aefb0610f82b2ec0f438997
parent65fcff87b2df4d217814bf6519e2ebe433baf1aa
dnd: Remove gdk_drag_get_selection()

Without selections, drags can't have them either.

Also included is removing the selection from GtkSelectionData.

Includes a bunch of crude cleanups to Wayland code that no longer has to
care about selection atoms.
17 files changed:
docs/reference/gdk/gdk4-sections.txt
docs/reference/gtk/gtk4-sections.txt
gdk/broadway/gdkdnd-broadway.c
gdk/gdkdnd.c
gdk/gdkdnd.h
gdk/gdkdndprivate.h
gdk/quartz/gdkdnd-quartz.c
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdkdnd-wayland.c
gdk/wayland/gdkprivate-wayland.h
gdk/wayland/gdkselection-wayland.c
gdk/win32/gdkdnd-win32.c
gdk/x11/gdkdnd-x11.c
gtk/gtkdnd.c
gtk/gtkselection.c
gtk/gtkselection.h
gtk/gtkselectionprivate.h